file = $file; } public function getFile() : ?File { return $this->file; } }